home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q102 / 8 / 19.TXT next >
Text File  |  1993-11-23  |  3KB  |  87 lines

  1. DOCUMENT:Q102819  22-NOV-1993  [W_NT]
  2. TITLE   :Error Moving File If File Already Exists on Destination Drive
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:buglist3.10 fixlist3.10.001
  7.  
  8. ---------------------------------------------------------------
  9. The following information applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. ---------------------------------------------------------------
  14.  
  15.  
  16. SYMPTOMS
  17. ========
  18.  
  19. In Microsoft Windows NT and Advanced Server, when you move a file from
  20. one logical drive to another, if that file already exists on the other
  21. drive, you will receive the following error message
  22.  
  23.    Error Moving File
  24.    STOP File Manager cannot move <DRIVE>:/<FILENAME.EXT>:The file
  25.    exists.
  26.  
  27. where <DRIVE> is the name of the drive from which you are moving the
  28. file and <FILENAME.EXT> is the filename and filename extension of your
  29. file.
  30.  
  31. WORKAROUND
  32. ==========
  33.  
  34. To move a file from one logical drive to another when the file already
  35. exists on the other drive, type the following at the command prompt
  36.  
  37.    move [source] [target]
  38.  
  39. where [source] specifies the path and name of the file or files to
  40. move, and [target] specifies the path and name to move the files to.
  41.  
  42. STATUS
  43. ======
  44.  
  45. Microsoft has confirmed this to be a problem in Windows NT version 3.1
  46. and Windows NT Advanced Server version 3.1. We are researching this
  47. problem and will post new information here in the Microsoft Knowledge
  48. Base as it becomes available.
  49.  
  50. MORE INFORMATION
  51. ================
  52.  
  53. Steps to Reproduce Problem
  54. --------------------------
  55.  
  56. 1. Start File Manager.
  57.  
  58. 2. Make sure the same file exists on two logical drives, (for example,
  59.    drives C and D).
  60.  
  61. 3. Select the file on drive C and press and hold down the SHIFT key.
  62.  
  63. 4. Drag the file to drive D.
  64.  
  65. You will receive a dialog box prompting you to confirm that you want
  66. to move and replace the file. When you choose the Yes button, you
  67. receive the error message described above.
  68.  
  69. Additional reference words: 3.10
  70. KBCategory:
  71. KBSubCategory: ntap
  72.  
  73. =============================================================================
  74.  
  75. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  76. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  77. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  78. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  79. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  80. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  81. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  82. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  83. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  84. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  85. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  86.  
  87. Copyright Microsoft Corporation 1993.